home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- FinderDriver = {
- ACTIONS = {
- setCaseInsensitivity:;
- setExactMatchSensitivity:;
- nextSymbol:;
- addHeader:;
- find:;
- clearAllLanguageElements:;
- selectAllLanguageElements:;
- prevSymbol:;
- selectAllHeaders:;
- setOptionsView:;
- languageSensitive:;
- clearAllHeaders:;
- };
- OUTLETS = {
- finderMatrix;
- clearAll;
- optionsButton;
- resultIcon;
- findOptionsView;
- nameTextField;
- selectAll;
- foundField;
- sortOptionsScrollView;
- defTypeMatrix;
- matchingMatrix;
- findOptionsWindow;
- finderBox;
- sortOptionsView;
- finderLanguageElements;
- finderHeaderElements;
- finderElementMatrix;
- sortOptionsHelperString;
- finderOptionsPanel;
- sortOptions;
- window;
- finderButton;
- finderOptions;
- sortOptionsButton;
- };
- SUPERCLASS = Object;
- };
- SortOptions = {
- SUPERCLASS = Matrix;
- };
- QueryField = {
- SUPERCLASS = TextField;
- };
-